inspector: Change semantics of inspector render node notify
authorBenjamin Otte <otte@redhat.com>
Tue, 3 Apr 2018 19:09:35 +0000 (21:09 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 5 Apr 2018 12:57:10 +0000 (14:57 +0200)
commit6c5509693349a6e1c7459cb4cbff7ef9c7546077
tree2f29141a8ddacf5418d2432c229b4114033ff489
parent0ea8395c039e2e011c2628de95bbf334b7251b6b
inspector: Change semantics of inspector render node notify

Instead of just notifying the inspector of what is going to be rendered,
allow the inspector to modify it.

This way, the inspector can overlay information it deems relevant over
the render node while still having access to what the actual widget
(without the inspector) would paint.
gtk/gtkwidget.c
gtk/inspector/window.c
gtk/inspector/window.h